home *** CD-ROM | disk | FTP | other *** search
- Path: keats.ugrad.cs.ubc.ca!not-for-mail
- From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
- Newsgroups: comp.lang.c
- Subject: Re: How to use assert( )
- Date: 9 Apr 1996 19:42:45 -0700
- Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
- Message-ID: <4kf775INN5ak@keats.ugrad.cs.ubc.ca>
- References: <4kc3k7$dur@orion.cybercom.net> <smryanDpKxLz.39v@netcom.com>
- NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
-
- In article <smryanDpKxLz.39v@netcom.com>, @#$%!?! <smryan@netcom.com> wrote:
-
- >If you look at assert.h on your system, you'll see it's not too complicated.
- >And you can easily write your own to do a long jump, or pop up a dialog, or
- >whatever else pleases you.
-
- ... as long as you don't call it assert, of course. This is a reserved ANSI
- thingy.
- --
-
-